home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tde210.zip / TDECFG.DOC < prev    next >
Text File  |  1992-11-13  |  6KB  |  159 lines

  1.  
  2.                                   tdecfg
  3.                        a configuration utility for
  4.                              tde, version 2.10
  5.                              November 13, 1992
  6.                                Frank Davis
  7.  
  8.  
  9. Usage:
  10.  
  11.    If you would like to customize tde to suit your tastes, you may use this
  12.    program to change the colors, key definitions, default modes, help
  13.    screen, and permanent macros.
  14.  
  15.    At the command line type:
  16.  
  17.       tdecfg
  18.  
  19.    tdecfg prompts you for the tde executable file name.  The default file
  20.    name is tde.exe, but if you like to shorten executable file names (I
  21.    rename tde.exe to t.exe.  That way, I only have to type t to edit a
  22.    file.) you may enter that file name at the prompt.
  23.  
  24.  
  25.                            Option 1.  Change Colors
  26.  
  27. Function Keys:
  28.  
  29.    F2 = Load default colors
  30.       This function changes the colors back to the original color scheme
  31.       used by the distribution version of tde.
  32.  
  33.    F3 = Quit
  34.       Abandons any changes made in the color scheme.
  35.  
  36.    F10 = Write colors to tde.exe
  37.       Stores the new color scheme in the tde executable file.  tde will use
  38.       the new color scheme each time a file is edited.
  39.  
  40.    ESC = Quit
  41.  
  42.  
  43.  
  44.                            Option 2.  Redefine keys
  45.  
  46. Function Keys:
  47.  
  48.    F3 = Quit
  49.       Abandons any changes made in the key definition list.
  50.  
  51.    F5 = Change Function
  52.       Brings up a window of available functions.  Currently, 230 keys are
  53.       recognized as function keys by tde.  There are no restrictions on
  54.       what function you may assign or reassign to a key.  You may assign a
  55.       key to the null function, seen as "*  *  *".  A key assigned to the
  56.       null function no longer performs any editor function.
  57.  
  58.       Press <Enter> to reassign the hilited key to the hilited function.
  59.       Press <ESC> to quit the function, no changes are made.
  60.  
  61.       An asterisk is placed beside all keys that have been redefined.
  62.  
  63.       Note:  See the list of available functions with definitions at end of
  64.       tde.doc.
  65.  
  66.    F7 = Print to file
  67.       Print the current key assignments to a file.
  68.  
  69.    F8 = Print to printer
  70.       Print the current key assignments to the printer.
  71.  
  72.    F10 = Write Changes
  73.       When you press this key, all function key assignments are written to
  74.       the tde executable file.  The changes are permanent until you
  75.       redefine the keys.
  76.  
  77.       When you redefine the keys, you should also change the help screen to
  78.       show what functions are assigned to what keys.
  79.  
  80.    ESC = Quit
  81.       No changes are written to the tde executable file.
  82.  
  83.  
  84.                       Option 3.  Install new help screen
  85.  
  86. Function keys:
  87.  
  88.    none
  89.  
  90.    This utility assumes that you have already created or modified a file
  91.    that contains the image of the new help screen.  Sample.hlp is included
  92.    with the distribution files to show you what the initial help screen
  93.    looks like.  You may modify the sample help screen or copy it to a new
  94.    file and make the changes in the new file.  By choosing option 1, the
  95.    configuration utility prompts for the file name with the help screen
  96.    image.  The changes are written to the tde executable file.
  97.  
  98.    If you enter a file name that doesn't exist, the configuration utility
  99.    sorta gracefully exits this function.  I didn't do anything fancy with
  100.    this option.  You can't press ESC to quit out; however, if you decide
  101.    you want to quit, just enter a fictitious or outrageous file name.  A
  102.    harmless error message with be displayed and you may continue with the
  103.    configuration utility having made no changes to the tde executable file.
  104.  
  105.  
  106.                      Option 4.  Set Default Editor Modes
  107.  
  108. Function Keys:
  109.  
  110.    F3 = Quit
  111.       Abandons any changes made to the default modes.
  112.  
  113.    F10 = Save and Quit
  114.       When you press this key, the default editor modes are written to the
  115.       tde executable file.  The changes are permanent until you redefine
  116.       the modes.
  117.  
  118.    ESC = Quit
  119.  
  120.  
  121.                       Option 5.  Install permanent macros
  122.  
  123. Function keys:
  124.  
  125.    none
  126.  
  127.    This utility assumes that you have already created a macro definition
  128.    file.  The only way to create a macro definition file is to use the
  129.    "save macro" function in tde.exe.  Once you have created your favorite,
  130.    most useful macros, just save them to a macro file and make them
  131.    permanent by saving the macro file in tde.exe.
  132.  
  133.    If you enter a file name that doesn't exist, the configuration utility
  134.    sorta gracefully exits this function.  I didn't do anything fancy with
  135.    this option.  You can't press ESC to quit out; however, if you decide
  136.    you want to quit, just enter a fictitious or outrageous file name.  A
  137.    harmless error message with be displayed and you may continue with the
  138.    configuration utility having made no changes to the tde executable file.
  139.  
  140.  
  141.                       Option 6.  Read in a configuration file
  142.  
  143. Function keys:
  144.  
  145.    none
  146.  
  147.    Finally got around to implementing a utility to read in a configuration
  148.    file.  Any function key, editor mode, or color field may be assigned
  149.    a new setting in the config file.  The default configuration file
  150.    distributed with tde is tde.cfg.
  151.  
  152.    If you enter a configuration file name that doesn't exist, the
  153.    configuration utility sorta gracefully exits this function.  I didn't
  154.    do anything fancy with this option.  You can't press ESC to quit out;
  155.    however, if you decide you want to quit, just enter a fictitious or
  156.    outrageous file name.  A harmless error message with be displayed and
  157.    you may continue with the configuration utility having made no changes
  158.    to the tde executable file.
  159.